PPC: Fix socrates NAND problem
authorMarek Vasut <[email protected]>
Mon, 3 Oct 2011 22:56:09 +0000 (00:56 +0200)
committerScott Wood <[email protected]>
Mon, 3 Oct 2011 23:44:40 +0000 (18:44 -0500)
commit169de9059f24f50c4c7ac794ded060b2c133a29c
tree675dc45161f33b9adc3bca1a2462d40b07771869
parent24dd863f8b4cd4125a427943665ccf782d8aa940
PPC: Fix socrates NAND problem

nand.c:36: error: static declaration of 'nand_read_buf' follows non-static declaration
/home/marex/u-boot/include/nand.h:139: error: previous declaration of 'nand_read_buf' was here

Signed-off-by: Marek Vasut <[email protected]>
Cc: Scott Wood <[email protected]>
Signed-off-by: Scott Wood <[email protected]>
board/socrates/nand.c